home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / docs / announc3.lha / 1100 / 1128.csh < prev    next >
Internet Message Format  |  1995-04-30  |  4KB

  1. From zerkle Fri Apr 14 18:26:55 1995
  2. Received: by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.6)
  3.     id AA12649; Fri, 14 Apr 95 18:26:54 PDT
  4. Received: from methan.chemie.fu-berlin.de by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.6)
  5.     id AA12638; Fri, 14 Apr 95 18:26:45 PDT
  6. Received: by methan.chemie.fu-berlin.de (Smail3.1.28.1)
  7.       from zikzak.in-berlin.de with uucp
  8.       id <m0rzwg8-0003dUC>; Sat, 15 Apr 95 02:29 MET
  9. Received: by zikzak.in-berlin.de (V1.17-beta/Amiga)
  10.       id <0soc@zikzak.in-berlin.de>; Sat, 15 Apr 95 03:19:35 +0200
  11. Date: Sat, 15 Apr 95 03:19:35 +0200
  12. Message-Id: <2082fc2b.aae61-amk@zikzak.in-berlin.de>
  13. X-Mailer: //\\miga Electronic Mail (AmiElm 7.2)
  14. Organization: 20 minutes into the future.
  15. From: amk@zikzak.in-berlin.de (Andreas M. Kirchwitz)
  16. To: announce@cs.ucdavis.edu
  17. Subject: SUBMIT C-Shell (csh) 5.42 available for ftp
  18. Errors-To: zerkle@cs.ucdavis.edu
  19. X-Server: Zserver v0.90beta
  20. Status: RO
  21.  
  22. submit
  23. Hello Dan, Hello Carlos,
  24.  
  25. please post the following text to comp.sys.amiga.announce.
  26.  
  27.         Regards,
  28.                 Andreas
  29.  
  30.                                     -----
  31.  
  32.  
  33.  
  34. Subject: C-Shell (csh) 5.42 available for ftp
  35. Followup-To: comp.sys.amiga.misc
  36. Reply-To: csh-fan@zikzak.in-berlin.de
  37.  
  38. TITLE
  39.  
  40.      C-Shell (csh)
  41.  
  42. VERSION
  43.  
  44.      5.42
  45.  
  46. AUTHOR
  47.  
  48.      Andreas M. Kirchwitz (csh 5.20+),
  49.      based on csh 5.19 by Urban D. Mueller
  50.  
  51.      E-Mail: csh-fan@zikzak.in-berlin.de
  52.  
  53. DESCRIPTION
  54.  
  55.      C-Shell is a replacement for the AmigaDOS command line interface.
  56.      Many builtin Unix-like commands, very fast script language, file-
  57.      name completion, command-name completion, comfortable command line
  58.      editing, pattern matching, AUX: mode, object oriented file classes,
  59.      abbreviation of internal and external commands.  Supports multiple
  60.      users.
  61.  
  62.      C-Shell is easy to install and to use.  Online help for all
  63.      commands, functions and various subjects.  ARP-free!
  64.  
  65. NEW FEATURES
  66.  
  67.      Changes since version 5.40 (summary):
  68.       - Built-in command "window" doesn't clear screen anymore.
  69.       - Fixed timer bug in _prompt (%e) if start and end time of a program
  70.          were not at the same day. (wrong execution time was displayed)
  71.       - New built-in variable "_promptdep" (prompt path depth) and new
  72.          placeholder "%P" for built-in variable "_prompt". Like "%p", "%P"
  73.          displays the current path. With "_promptdep" the user sets the
  74.          maximum number of directories (path parts) displayed for %P (to
  75.          keep prompt smart and short). Default is 3.
  76.       - New built-in variable "_complete" (DOS pattern). What files should
  77.          match on filename completion. Default is "*". For example, if you
  78.          don't want to see files ending with ".bak", set it to "~(*.bak)".
  79.       - Fixed various bugs in built-in command "window".
  80.       - Finally found (and fixed) rounding bug in "itok()", caused display
  81.          of wrong size for memory or harddisk around 1 GB and 1 TB etc.
  82.          Numbers were rounded down to "0 GB" and "0 TB" instead of rounded
  83.          up to "1 GB" and "1 TB".
  84.          [thanks to Andreas 'Leguan' Geist]
  85.       - Some changes/enhancements to existing commands.
  86.  
  87.      See file "HISTORY" in archive csh542.lha for complete listing
  88.      of changes and new features.
  89.  
  90. SPECIAL REQUIREMENTS
  91.  
  92.      AmigaOS 2.0 (or higher)
  93.  
  94. AVAILABILITY
  95.  
  96.      FTP/Internet: AmiNet and mirrors
  97.  
  98.        ftp://ftp.wustl.edu/pub/aminet/util/shell/csh542.lha (253848)
  99.        ftp://ftp.wustl.edu/pub/aminet/util/shell/csh542src.lha (141376)
  100.  
  101.      UUCP/E-Mail : mail-server@cs.tu-berlin.de
  102.  
  103.        Send mail to the address above and put the
  104.        line "send /pub/aminet/util/shell/csh542.lha"
  105.        in the body. (same for "csh542src.lha")
  106.  
  107.      The archive "csh542.lha" contains binary and documentation,
  108.      while "csh542src.lha" contains C source code (for SAS/C 6).
  109.  
  110. DISTRIBUTABILITY
  111.  
  112.      Freely distributable, Copyright by the individual authors.
  113.  
  114.